Fix display of @xref documentation in Info
authorEli Zaretskii <eliz@gnu.org>
Mon, 15 Apr 2024 12:47:39 +0000 (15:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 15 Apr 2024 12:47:39 +0000 (15:47 +0300)
commita80a5d42d3a5f095c9d52ef5f5fe18d2e500d875
treedcaa2076dee453ae3a5f3d8ac929d569c8bf7a07
parentdeef12c15d8c9444a583fffa9254cc4fc44ebfa3
Fix display of @xref documentation in Info

* lisp/info.el (Info--dont-hide-references): New variable.
(Info-fontify-node): Use 'Info--dont-hide-references' to disable
hiding "*Note" or showing "See" instead of it in select nodes.
(Bug#70382)
lisp/info.el